home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / sbbsvol2.zip / DOCS.ZIP / ADDFILES.HST < prev    next >
Text File  |  1993-06-02  |  4KB  |  98 lines

  1. ADDFILES for Synchronet Modification History
  2. ============================================
  3.  
  4. **************
  5. RELEASE: v1.00
  6. **************
  7.  
  8. 11/19/92 05:20pm
  9. Description offset can now be specified after a "/list" parameter. This offset
  10. will be used to skip any unwanted text on the line before the description. If
  11. you have a FILES.BBS format that includes file sizes and dates, you'll want
  12. to specify a description offset of 33. Example: ADDFILES GAMES /FILES.BBS 33
  13.  
  14. 11/19/92 06:22pm
  15. Multiple line descriptions will now be imported. If the first line the
  16. description was shorter than 58 characters, the second line will be appended
  17. to the normal description. If there is more than one line of description text,
  18. then all the lines will be imported as an extended description. The above
  19. mentioned description offset is used for additional description lines as well.
  20.  
  21. 11/19/92 07:15pm
  22. Single line descriptions of more than 58 characters will now be placed into
  23. an extended description automatically.
  24.  
  25. **************
  26. RELEASE: v1.01
  27. **************
  28.  
  29. 02/02/93 04:58pm
  30. Changed /list parameter to +list.
  31.  
  32. 02/02/93 04:59pm
  33. Added optional file size offset parameter (following +list and description
  34. offset) for importing file lists that have the file sizes. This is helpful
  35. for importing CD-ROM file lists and offline file lists.
  36.  
  37. 02/03/93 03:10pm
  38. Added support for alternate file paths by specifing ".x" on the command line
  39. where 'x' is the alternate file path number.
  40.  
  41. **************
  42. RELEASE: v1.02
  43. **************
  44.  
  45. 03/17/93 12:41pm
  46. When files are added that are already in the database, the entry is updated
  47. with the new information and the upload date is reset. Previously, if a file
  48. was already in the database, it would not be added and the information would
  49. not be changed.
  50.  
  51. 03/22/93 10:22am
  52. Control characters are now stripped from descriptions. Keeps garbage out of
  53. the file database.
  54.  
  55. 04/13/93 09:36pm
  56. Header lines are now stripped always. Filenames (even those without an
  57. extension) must have a '.' in them. Otherwise, the line is assumed to be a
  58. header and is ignored. Invalid characters (\/:[]+|, control characters,
  59. extended ASCII, etc.) will not be allowed in filenames now.
  60.  
  61. 04/16/93 06:18pm
  62. Now works with relative directory paths (i.e. ..\DATA\DIRS\GAMES) if the
  63. current directory is not the node directory.
  64.  
  65. 04/17/93 04:27pm
  66. When importing file lists, if an extended description alreay exists for a file,
  67. it is deleted before a new extended description (if one exists) is created.
  68.  
  69. **************
  70. RELEASE: v1.03
  71. **************
  72.  
  73. 05/12/93 03:50pm
  74. If a file list is specified on the command line, but is not found in the
  75. current directory, the storage path for that directory is searched. If the
  76. file list exists, it will be imported from there.
  77.  
  78. 05/12/93 03:50pm
  79. If no file name or file lists are specified on the command line, ADDFILES
  80. will look for the file <dircode>.LST in the current directory (as before). If
  81. that file doesn't exist, it will look for FILES.BBS in the current directory
  82. or in the directory's storage path.
  83.  
  84. 05/12/93 04:27pm
  85. Added /D option to delete list automatically after import. This is useful for
  86. Fido SDN TICK file list importing where the list should be deleted after
  87. import.
  88.  
  89. 05/12/93 04:28pm
  90. Added /E option to disable the importing of extended descriptions. This helps
  91. reduce the number of extended description files that are created on your system
  92. if importing large quanities of files that have long descriptions.
  93.  
  94. **************
  95. RELEASE: v1.04
  96. **************
  97.  
  98.